home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Shareware / xStarter 1.8.8 / setup.exe / {app} / xStartUI.exe / 0 / RCDATA / TTIMEVIZFRAME / TTIMEVIZFRAME.txt
Text File  |  2007-06-06  |  10KB  |  485 lines

  1. object TimeVizFrame: TTimeVizFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 416
  5.   Height = 210
  6.   TabOrder = 0
  7.   TabStop = True
  8.   object mxFlatPanel1: TPanel
  9.     Left = 0
  10.     Top = 0
  11.     Width = 416
  12.     Height = 55
  13.     Align = alTop
  14.     BevelOuter = bvNone
  15.     BorderWidth = 2
  16.     TabOrder = 0
  17.     object rbSel: TElRadioButton
  18.       Left = 14
  19.       Top = 32
  20.       Width = 119
  21.       Height = 17
  22.       Flat = True
  23.       Caption = 'Select need for you '
  24.       TabStop = False
  25.       TabOrder = 0
  26.       OnClick = rbClick
  27.       DoubleBuffered = False
  28.     end
  29.     object rbEvery: TElRadioButton
  30.       Left = 14
  31.       Top = 8
  32.       Width = 53
  33.       Height = 17
  34.       Checked = True
  35.       Flat = True
  36.       Caption = 'Every '
  37.       TabOrder = 1
  38.       OnClick = rbClick
  39.       DoubleBuffered = False
  40.     end
  41.   end
  42.   object mxFlatPanel2: TPanel
  43.     Left = 0
  44.     Top = 55
  45.     Width = 28
  46.     Height = 155
  47.     Align = alLeft
  48.     BevelOuter = bvNone
  49.     BorderWidth = 2
  50.     TabOrder = 1
  51.   end
  52.   object pc: TElPageControl
  53.     Left = 28
  54.     Top = 55
  55.     Width = 388
  56.     Height = 155
  57.     Flat = True
  58.     Style = etsNetTabs
  59.     TabIndex = 0
  60.     HotTrackFont.Charset = DEFAULT_CHARSET
  61.     HotTrackFont.Color = clBlue
  62.     HotTrackFont.Height = -11
  63.     HotTrackFont.Name = 'MS Sans Serif'
  64.     HotTrackFont.Style = []
  65.     ActivePage = pgEnum
  66.     ActiveTabFont.Charset = DEFAULT_CHARSET
  67.     ActiveTabFont.Color = clWindowText
  68.     ActiveTabFont.Height = -11
  69.     ActiveTabFont.Name = 'MS Sans Serif'
  70.     ActiveTabFont.Style = []
  71.     Align = alClient
  72.     ParentColor = False
  73.     TabOrder = 2
  74.     UseXPThemes = False
  75.     DockOrientation = doNoOrient
  76.     object pgEnum: TElTabSheet
  77.       PageControl = pc
  78.       Caption = 'Enumeration'
  79.       object cl: TSpTBXCheckListBox
  80.         Left = 0
  81.         Top = 0
  82.         Width = 384
  83.         Height = 130
  84.         Align = alClient
  85.         Color = clBtnFace
  86.         Columns = 7
  87.         Enabled = False
  88.         ItemHeight = 13
  89.         Items.Strings = (
  90.           '0'
  91.           '1'
  92.           '2'
  93.           '3'
  94.           '4'
  95.           '5'
  96.           '6'
  97.           '7'
  98.           '8'
  99.           '9'
  100.           '10'
  101.           '11'
  102.           '12'
  103.           '13'
  104.           '14'
  105.           '15'
  106.           '16'
  107.           '17'
  108.           '18'
  109.           '19'
  110.           '20'
  111.           '21'
  112.           '22'
  113.           '23'
  114.           '24'
  115.           '25'
  116.           '26'
  117.           '27'
  118.           '28'
  119.           '29'
  120.           '30'
  121.           '31'
  122.           '32'
  123.           '33'
  124.           '34'
  125.           '35'
  126.           '36'
  127.           '37'
  128.           '38'
  129.           '39'
  130.           '40'
  131.           '41'
  132.           '42'
  133.           '43'
  134.           '44'
  135.           '45'
  136.           '46'
  137.           '47'
  138.           '48'
  139.           '49'
  140.           '50'
  141.           '51'
  142.           '52'
  143.           '53'
  144.           '54'
  145.           '55'
  146.           '56'
  147.           '57'
  148.           '58'
  149.           '59')
  150.         TabOrder = 0
  151.       end
  152.     end
  153.     object pgInterv: TElTabSheet
  154.       PageControl = pc
  155.       Caption = 'Intervals'
  156.       Visible = False
  157.       object Panel4: TPanel
  158.         Left = 0
  159.         Top = 0
  160.         Width = 217
  161.         Height = 130
  162.         Align = alLeft
  163.         BevelOuter = bvNone
  164.         TabOrder = 0
  165.         object lbTo: TLabel
  166.           Left = 127
  167.           Top = 12
  168.           Width = 12
  169.           Height = 13
  170.           Caption = 'To'
  171.         end
  172.         object lbStep: TLabel
  173.           Left = 3
  174.           Top = 40
  175.           Width = 22
  176.           Height = 13
  177.           Caption = 'Step'
  178.         end
  179.         object lbFrom: TLabel
  180.           Left = 3
  181.           Top = 12
  182.           Width = 24
  183.           Height = 13
  184.           Caption = 'From'
  185.         end
  186.         object cbTo: TElComboBox
  187.           Left = 162
  188.           Top = 8
  189.           Width = 47
  190.           Height = 21
  191.           Cursor = crIBeam
  192.           Items.Strings = (
  193.             '0'
  194.             '1'
  195.             '2'
  196.             '3'
  197.             '4'
  198.             '5'
  199.             '6'
  200.             '7'
  201.             '8'
  202.             '9'
  203.             '10'
  204.             '11'
  205.             '12'
  206.             '13'
  207.             '14'
  208.             '15'
  209.             '16'
  210.             '17'
  211.             '18'
  212.             '19'
  213.             '20'
  214.             '21'
  215.             '22'
  216.             '23'
  217.             '24'
  218.             '25'
  219.             '26'
  220.             '27'
  221.             '28'
  222.             '29'
  223.             '30'
  224.             '31'
  225.             '32'
  226.             '33'
  227.             '34'
  228.             '35'
  229.             '36'
  230.             '37'
  231.             '38'
  232.             '39'
  233.             '40'
  234.             '41'
  235.             '42'
  236.             '43'
  237.             '44'
  238.             '45'
  239.             '46'
  240.             '47'
  241.             '48'
  242.             '49'
  243.             '50'
  244.             '51'
  245.             '52'
  246.             '53'
  247.             '54'
  248.             '55'
  249.             '56'
  250.             '57'
  251.             '58'
  252.             '59')
  253.           Style = csDropDownList
  254.           ItemHeight = 13
  255.           Flat = True
  256.           LineBorderActiveColor = clBlack
  257.           LineBorderInactiveColor = clBlack
  258.           ButtonEnabled = False
  259.           Enabled = False
  260.           TabOrder = 0
  261.           ParentColor = False
  262.         end
  263.         object cbStep: TElComboBox
  264.           Left = 56
  265.           Top = 36
  266.           Width = 43
  267.           Height = 21
  268.           Cursor = crIBeam
  269.           Items.Strings = (
  270.             '1'
  271.             '2'
  272.             '3'
  273.             '4'
  274.             '5'
  275.             '6'
  276.             '7'
  277.             '8'
  278.             '9'
  279.             '10'
  280.             '11'
  281.             '12'
  282.             '13'
  283.             '14'
  284.             '15'
  285.             '16'
  286.             '17'
  287.             '18'
  288.             '19'
  289.             '20'
  290.             '21'
  291.             '22'
  292.             '23'
  293.             '24'
  294.             '25'
  295.             '26'
  296.             '27'
  297.             '28'
  298.             '29'
  299.             '30'
  300.             '31'
  301.             '32'
  302.             '33'
  303.             '34'
  304.             '35'
  305.             '36'
  306.             '37'
  307.             '38'
  308.             '39'
  309.             '40'
  310.             '41'
  311.             '42'
  312.             '43'
  313.             '44'
  314.             '45'
  315.             '46'
  316.             '47'
  317.             '48'
  318.             '49'
  319.             '50')
  320.           Style = csDropDownList
  321.           ItemHeight = 13
  322.           Flat = True
  323.           LineBorderActiveColor = clBlack
  324.           LineBorderInactiveColor = clBlack
  325.           ButtonEnabled = False
  326.           Enabled = False
  327.           TabOrder = 1
  328.           ParentColor = False
  329.         end
  330.         object cbFrom: TElComboBox
  331.           Left = 56
  332.           Top = 8
  333.           Width = 43
  334.           Height = 21
  335.           Cursor = crIBeam
  336.           Items.Strings = (
  337.             '0'
  338.             '1'
  339.             '2'
  340.             '3'
  341.             '4'
  342.             '5'
  343.             '6'
  344.             '7'
  345.             '8'
  346.             '9'
  347.             '10'
  348.             '11'
  349.             '12'
  350.             '13'
  351.             '14'
  352.             '15'
  353.             '16'
  354.             '17'
  355.             '18'
  356.             '19'
  357.             '20'
  358.             '21'
  359.             '22'
  360.             '23'
  361.             '24'
  362.             '25'
  363.             '26'
  364.             '27'
  365.             '28'
  366.             '29'
  367.             '30'
  368.             '31'
  369.             '32'
  370.             '33'
  371.             '34'
  372.             '35'
  373.             '36'
  374.             '37'
  375.             '38'
  376.             '39'
  377.             '40'
  378.             '41'
  379.             '42'
  380.             '43'
  381.             '44'
  382.             '45'
  383.             '46'
  384.             '47'
  385.             '48'
  386.             '49'
  387.             '50'
  388.             '51'
  389.             '52'
  390.             '53'
  391.             '54'
  392.             '55'
  393.             '56'
  394.             '57'
  395.             '58'
  396.             '59')
  397.           Style = csDropDownList
  398.           ItemHeight = 13
  399.           Flat = True
  400.           LineBorderActiveColor = clBlack
  401.           LineBorderInactiveColor = clBlack
  402.           ButtonEnabled = False
  403.           Enabled = False
  404.           TabOrder = 2
  405.           ParentColor = False
  406.         end
  407.         object btDel: TElPopupButton
  408.           Left = 106
  409.           Top = 84
  410.           Width = 103
  411.           Height = 22
  412.           DrawDefaultFrame = False
  413.           Margin = 5
  414.           Spacing = 1
  415.           Caption = 'Delete'
  416.           Enabled = False
  417.           TabOrder = 3
  418.           OnClick = btDelClick
  419.         end
  420.         object btChange: TElPopupButton
  421.           Left = 106
  422.           Top = 60
  423.           Width = 103
  424.           Height = 22
  425.           DrawDefaultFrame = False
  426.           Margin = 5
  427.           Spacing = 1
  428.           Caption = 'Change'
  429.           Enabled = False
  430.           TabOrder = 4
  431.           OnClick = btChangeClick
  432.         end
  433.         object btAdd: TElPopupButton
  434.           Left = 106
  435.           Top = 36
  436.           Width = 103
  437.           Height = 22
  438.           DrawDefaultFrame = False
  439.           Margin = 5
  440.           Spacing = 1
  441.           Caption = 'Add'
  442.           Enabled = False
  443.           TabOrder = 5
  444.           OnClick = btAddClick
  445.         end
  446.       end
  447.       object vst: TVirtualStringTree
  448.         Left = 217
  449.         Top = 0
  450.         Width = 167
  451.         Height = 130
  452.         Align = alClient
  453.         BevelInner = bvNone
  454.         BevelKind = bkTile
  455.         BorderStyle = bsNone
  456.         Enabled = False
  457.         Header.AutoSizeIndex = -1
  458.         Header.Font.Charset = DEFAULT_CHARSET
  459.         Header.Font.Color = clWindowText
  460.         Header.Font.Height = -11
  461.         Header.Font.Name = 'MS Sans Serif'
  462.         Header.Font.Style = []
  463.         Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoShowHint]
  464.         Header.Style = hsFlatButtons
  465.         HintAnimation = hatNone
  466.         HintMode = hmTooltip
  467.         ParentShowHint = False
  468.         ShowHint = True
  469.         TabOrder = 1
  470.         TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSpanColumns, toAutoTristateTracking, toAutoHideButtons, toAutoDeleteMovedNodes]
  471.         TreeOptions.MiscOptions = [toAcceptOLEDrop, toFullRepaintOnResize, toInitOnSave, toWheelPanning]
  472.         TreeOptions.PaintOptions = [toPopupMode, toShowButtons, toShowDropmark, toShowTreeLines, toShowVertGridLines, toThemeAware, toUseBlendedImages]
  473.         OnFocusChanged = vstFocusChanged
  474.         OnGetText = vstGetText
  475.         Columns = <
  476.           item
  477.             Position = 0
  478.             Width = 165
  479.             WideText = 'Group Name'
  480.           end>
  481.       end
  482.     end
  483.   end
  484. end
  485.